lcProgressSetText Home

Sets a text displayed inside of progress indicator window.

 BOOL lcProgressSetText (
   LPCWSTR szText
 );

Parameters
szText
  Some text.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).